home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000346_news@newsmaster….columbia.edu _Fri Mar 27 10:33:45 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA12766
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 27 Mar 1998 10:33:45 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA07480
  7.     for kermit.misc@watsun; Fri, 27 Mar 1998 10:33:44 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc,grk.forthnet.users,soc.culture.greek
  11. Subject: Re: MSDOS Kermit and Unix Lynx and Greek ELOT 928 Fonts
  12. Date: 27 Mar 1998 15:33:44 GMT
  13. Organization: Columbia University
  14. Lines: 21
  15. Message-ID: <6fggso$l3r$1@apakabar.cc.columbia.edu>
  16. References: <6ffqi5$5tb@enews4.newsguy.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8544 soc.culture.greek:127185
  19.  
  20. In article <6ffqi5$5tb@enews4.newsguy.com>,
  21. Vasos Panagiotopoulos +1-917-287-8087 Bioengineer-Financier <vjp2@dorsai.org @smtp.dorsai.org> wrote:
  22. : I have successfully read Greek from Lynx on Windows using the
  23. : Courier New Greek font from www.hri.org/fonts about two years ago -
  24. : (yet it did not work with the www.goarch.org Greek pages - at least
  25. : not back then - and they told me that since it worked with Windows,
  26. : they weren't going to bother). But I have never succeeded in doing
  27. : this with DOS and MSKermit.
  28. :
  29. MS-DOS Kermit has no built-in support for Greek.  You would need to find
  30. and load a Greek code page that agrees with the host encoding, and then
  31. use "set terminal character set transparent".
  32.  
  33. : Where would I be able to find the
  34. : standard IBM codepage in the USA (preferably on the web)?
  35. :
  36. Good question.  If you find an answer, please be sure to post it.
  37.  
  38. By the way, Kermit 95 does support Greek: both ELOT 927 and 928.
  39.  
  40. - Frank